logind: rework wall message about pending shutdown/halt/reboot/…
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 30 May 2022 10:08:41 +0000 (12:08 +0200)
committerMichael Biebl <biebl@debian.org>
Fri, 14 Oct 2022 14:34:00 +0000 (15:34 +0100)
commit0e7f66e7cbf4c64805d15211767f6547498d4019
tree95f4206d3e79d6e22ab2c8585b94106731300b71
parentf423fe6ac088a8259c93c8579b75e68e45e25f76
logind: rework wall message about pending shutdown/halt/reboot/…

Those messages simply *feel* dated: "The system is going for suspend NOW!".
Let's say "The system will suspend|power off|hibernate|… now!" instead.
The exclamation mark is enough to show the urgency.

Also, the "the" seemed out of place. We're not talking about a specific reboot.

(cherry picked from commit 3dbb9bc5eb29b7f3cfcbe61c05922c5360be19ec)

Gbp-Pq: Name logind-rework-wall-message-about-pending-shutdown-halt-re.patch
src/login/logind-action.c
src/login/logind-action.h
src/login/logind-dbus.c
src/login/logind-utmp.c
src/login/logind.c
test/test-shutdown.py